From a4b0d35649d249427f7deb801dd49f3fdc0ff83f Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 10 Jun 2014 23:51:48 -0400 Subject: [PATCH] Don't mention no longer existing widgets in the docs GtkText, GtkList and GtkCList don't exist anymore. --- gtk/deprecated/gtkrc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/deprecated/gtkrc.c b/gtk/deprecated/gtkrc.c index 1e8efbbbcb..5a6dc9f758 100644 --- a/gtk/deprecated/gtkrc.c +++ b/gtk/deprecated/gtkrc.c @@ -349,7 +349,7 @@ * * Sets the color used for the background of widgets displaying * editable text. This color is used for the background - * of, among others, #GtkText, #GtkEntry, #GtkList, and #GtkCList. + * of, among others, #GtkTextView, #GtkEntry. * * * `text[state] = * color` -- 2.30.2